home *** CD-ROM | disk | FTP | other *** search
- -- card: 2768 from stack: in
- -- bmap block id: 2878
- -- flags: 0000
- -- background id: 11583
- -- name: Play key of G
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=299 top=297 right=327 bottom=328
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: G
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 450 "G4w A B C5 D E F# G"
- end mouseUp
-